Hi there,
We use SSL for our Directadmin panel. The only problem is because we use the enhanced skin DirectAdmin is very very slow. This is because Directadmin itself does not support KeepAlive requests and browsers do not cache SSL requests. So every page you visit the images to have download again.
Using Keep-Alive in the backend would significally speed up the panel when using SSL. But I don't know how hard this is to implement for the DA team.
Right now when I load the DirectAdmin homepage, it takes 5 seconds to load. When I disable images it loads in 1 second.
We use SSL for our Directadmin panel. The only problem is because we use the enhanced skin DirectAdmin is very very slow. This is because Directadmin itself does not support KeepAlive requests and browsers do not cache SSL requests. So every page you visit the images to have download again.
Using Keep-Alive in the backend would significally speed up the panel when using SSL. But I don't know how hard this is to implement for the DA team.
Right now when I load the DirectAdmin homepage, it takes 5 seconds to load. When I disable images it loads in 1 second.