update..
changing to
pm.max_requests = 500
I was able to get the socket to work the same as the IP.. I thought this meant something else.. but it means after 500 requests it'll respawn..
Tried doing 0 but gives same result as 500.
changing to
pm.max_requests = 500
I was able to get the socket to work the same as the IP.. I thought this meant something else.. but it means after 500 requests it'll respawn..
Tried doing 0 but gives same result as 500.