in reply to Having problems with HTTP::Server::Simple::CGI

IPv6, perhaps? You don't say which version of HTTP::Server::Simple you are running but the changelog shows a good few IPv6 related fixes in the last 15 months.

  • Comment on Re: Having problems with HTTP::Server::Simple::CGI

Replies are listed 'Best First'.
Re^2: Having problems with HTTP::Server::Simple::CGI
by StuMc (Initiate) on Mar 11, 2016 at 18:02 UTC

    Thanks. I'm using version 0.51. Was quite hopeful it had something to do with IPv6 as we have a mix of sites on v4 and v6, however, the site in question is still on v4 and other sites on v6 are working ok. Possibly have narrowed it down to browser - it seems users in that site are on ie9 where as all others are ie11.

    Not sure if theres anything further I can do really as I don't have any control of the browser versions.

    Thanks for the advice!