issues with app "Careers by Symplicity" on Android?
Christopher Bongaarts
cab at umn.edu
Fri Oct 9 11:11:30 EDT 2015
On 10/9/2015 9:37 AM, XiaoXia Dong wrote:
> Will turn off the “Keepalive” in Apache affect functionality of IdP?
> Thanks again for sharing.
No, but it might have a negative impact on performance, as the browser
will need to open multiple connections to the web server to fetch any
images, stylesheets, etc. You can constrain the effects somewhat if you
use SetEnvIf to turn off Keepalives only for the particular user agents
that have the problem (e.g. just iOS).
If you're using HTTPS (and you should), be sure you have session
resumption enabled to avoid having to do expensive crypto each time.
--
%% Christopher A. Bongaarts %% cab at umn.edu %%
%% OIT - Identity Management %% http://umn.edu/~cab %%
%% University of Minnesota %% +1 (612) 625-1809 %%
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151009/b9947e22/attachment-0001.html>
More information about the users
mailing list