[phpMyAdmin Git] [phpmyadmin/docker] a76914: Increase nginx buffers and maximal request size

Michal Čihař michal at cihar.com
Mon Aug 29 08:07:04 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/docker
  Commit: a76914f87dee8fae01c0d96ee31cc049791bd4c8
      https://github.com/phpmyadmin/docker/commit/a76914f87dee8fae01c0d96ee31cc049791bd4c8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M etc/nginx.conf
    M etc/php.ini

  Log Message:
  -----------
  Increase nginx buffers and maximal request size

We can expect people posting big SQL files, so let's allow 128M.

Issue #32

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 0ffb4af4c4c3ef771323e3cfc3301403e839662c
      https://github.com/phpmyadmin/docker/commit/0ffb4af4c4c3ef771323e3cfc3301403e839662c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M etc/nginx.conf
    M etc/php.ini

  Log Message:
  -----------
  Increase maximal execution time

- This is needed to allow big SQL uploads.
- Also keep in sync nginx and PHP limit.

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/docker/compare/0c3251bf9e64...0ffb4af4c4c3


More information about the Git mailing list