Connection issue of the Inps software EMENS (Italy Only) - Solution

View: New views
2 Messages — Rating Filter:   Alert me  

Connection issue of the Inps software EMENS (Italy Only) - Solution

by Sergio-87 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
This post is valid only for Italy.

If you have had connection errors with the software EMens ( released
by INPS) , connecting via squid 2.7, you should insert the parameter
"ignore_expect_100 on" in your squid.conf. The software works fine
with the previous squid versions.

Hope this can help !

cheers,

Sergio Marchi

Re: Connection issue of the Inps software EMENS (Italy Only) - Solution

by Henrik Nordstrom-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

tis 2009-11-03 klockan 18:58 +0100 skrev Sergio Marchi:

> If you have had connection errors with the software EMens ( released
> by INPS) , connecting via squid 2.7, you should insert the parameter
> "ignore_expect_100 on" in your squid.conf. The software works fine
> with the previous squid versions.

This should be reported to the authors of that EMens software as well as
it's clearly a bug in that software failing to deal with 417 Expectation
Failed errors in response to Expect: 100-continue. The correct action by
the client is then to retry the request without the expectation, and
with just a relatively short POST timer if any.

Regards
Henrik