gzip/deflate support is signalled via a header that the browser sends, so it should be backward compatible - your server will send plain text if it doesn't see an Accept-Encoding header.
Is there any way to record the user agent of new signups? That may help you show whether there's an issue with a particular buggy browser, or something wrong with your server. Could also just be natural random variance.
|