PT 8.52 IScript
We are having random issues with several of our IScripts since we upgraded to PT 8.52. Once PIA gets updated we noticed behavior where the session that the IScript comes in on loses track of the app server that it passed the request to. Here is the order of events.
1) Request is made to the Iscript
2) Authentication into PIA
3) Request handed to an app server
4) PIA sends a redirect back to an error page stating there was an issue and asking for a login again.
5) through logging we can see the valid return from the code being run from the app server.
1) Request is made to the Iscript
2) Authentication into PIA
3) Request handed to an app server
4) PIA sends a redirect back to an error page stating there was an issue and asking for a login again.
5) through logging we can see the valid return from the code being run from the app server.
0