Hey, 

In httpd.conf i have put it as:
fastcgi socket "/run/listen.sock"

The request just times out, when running httpd in debug mode:
httpd -dvv 

Nothing is reported about this which is very weird 

On December 23, 2018 2:17:50 AM GMT+01:00, Tom Smyth 
<tom.sm...@wirelessconnect.eu> wrote:
>Hi Flip
>
>at a guess httpd is chrooted   perhaps this is causing you the issue
>
>can you see if you refer to it in your config  as /run/listen.sock
>does it work for you ?
>
>I hope this helps...
>
>On Sun, 23 Dec 2018 at 01:10, Flipchan <flipc...@riseup.net> wrote:
>>
>> Hey,
>>
>> I have a http server listening on a socket in
>/var/www/run/listen.sock , with permissions 0666 and www:www i can curl
>the socket and it works , but it does not work when i try to use it
>with httpd, maybe because httpd only support fastcgi sockets and not
>"raw" unix sockets.
>>
>> Does anyone know how to get httpd to use unix sockets?
>>
>> The only solution i could image was to monkey hack a fastcgi socket
>to reverse proxy to the regular socket, this was without success.
>>
>>
>> Take Care
>> Sincerely Filip
>
>
>
>-- 
>Kindest regards,
>Tom Smyth
>
>Mobile: +353 87 6193172
>The information contained in this E-mail is intended only for the
>confidential use of the named recipient. If the reader of this message
>is not the intended recipient or the person responsible for
>delivering it to the recipient, you are hereby notified that you have
>received this communication in error and that any review,
>dissemination or copying of this communication is strictly prohibited.
>If you have received this in error, please notify the sender
>immediately by telephone at the number above and erase the message
>You are requested to carry out your own virus check before
>opening any attachment.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Reply via email to