Welcome Guest, Not a member yet? Register   Sign In
SOAP is connecting on CI cookie
#1

[eluser]aseolin[/eluser]
Hello,

I have an application made ​​in CI. In it, I have an applet that calls a function via SOAP. When the function is called, it takes 10 to 15 seconds to give me back the return values​​.

Looking at the java console, I realized that the line below takes about 5 seconds to load:

network: Connecting http://sitename.com/applet/lib/itextpdf-5.1.2.jar on cookie "ci_session=K9u6RujcFze9FmNK8a +sau/nxvMsO1JhKrIM+Mgop0xq6E5QZt M+/zpUZVHa/G6dYbYvktr6wOcdOkwMu tTPocPszbLfCHMXKt/I7j7thdytSjaGULDnKKo8 axIWUtEUGXAL3a7JUaFXkWKvMJEIO0IeShnsFu5 XcRAFYZyHMjav+YXvx0X35b7zslGUNsVH062o Otz9RpG8KtlVCludU2mpQ2yqXwCCGpBTxhTi6jGg nLqzBN6ceRiFQox4Jx5gWiwNVOc8G05AzAYfsh4G CV7A1pWc7nEg/pPXT/aGJ4bOlq6t9E4Oe A2V5Da1TeNUARlRs0r0DSOwnyGwqmXLAFOg2 UwyjYYkGH3bmyjilRhUW1VXeMm5whMwoqaMDis Nfq2LmZn2/8F+boRl647F83kk4gSvhXY+pOPxmyD"

I have 4 .jar files that are loaded, and the lines of these files also take this time.

I want to know why the applet is connecting to the CI cookie, and how to prevent this from happening.

My $config['sess_match_useragent'] is already set to FALSE.

Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB