Opened 4 years ago

Closed 4 years ago

#1485816 closed Feature Requests (fixed)

zlib.output_compression is preferred over ob_gzhandler

Reported by: dan Owned by:
Priority: 9 Milestone: 0.3-stable
Component: PHP backend Version: git-master
Severity: minor Keywords: zlib compression
Cc:

Description

...according to http://au2.php.net/manual/en/function.ob-gzhandler.php (second Note, second sentence).

I'm not sure why but I assume they have their reasons.

In accordance to this should we change the .htaccess to set zlib.output_compression 1?

Looks like the index.php will handle this correctly.

Change History (1)

comment:1 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed, setting moved to .htaccess to user decission.

Note: See TracTickets for help on using tickets.