[Pound Mailing List] Pound send strange strings to backend
saveline <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'am in 2.7d version and there is something strange. It's look like my Pound send sometimes these lines to my backend: get_host(mysite.net, res, 2) getaddrinfo OK ret OK done get_host(mysite.net, res, 2) getaddrinfo OK ret OK done get_host(mysite.net, res, 2) getaddrinfo OK ret OK done I can see this with a tcpdump when I follow the stream. It seems that something with stderr ou stdout is send to the backend in the middle of http conversation. Is it something to related to this thread : What is the correct way to build 2.7d for production (2014-11-14 23:41:34). The result is that my backend send me an error 505. I use 2.7d for these options : Disable SSLv3 Ciphers "ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:-LOW" Thanks by advance for your answers. -- To unsubscribe send an email with subject unsubscribe to [email protected] Please contact [email protected] for questions.