I was attempting to run some complex queries using my local Overpass instance and found that Apache was getting shut down with SIGWINCH. That signal tells Apache to perform a graceful shutdown.
There’s nothing but Overpass and Apache running on the system, and there’s nothing else that would send a signal to Apache other than one of those two processes.
Is the Overpass interpreter sending that signal? If so, why?
1 post - 1 participant
Ce sujet de discussion accompagne la publication sur https://community.openstreetmap.org/t/is-overpass-sending-sigwinch-to-apache/103794