External User -> Virtual IP F5 -> IHS (SSL configured)-> WAS 855
there is firewall between IHS and WAS,
When I hit the application URL for the 1st time it gives 500 error, when I refresh the page, It is working good.
I tried to use fiddler, it just says "No server responce" for the 500 error.
In the webserver logs I see only 304 and 302 errors.
Has anyone faced this issue before?