Brandon Brown
|
58b5845df2
|
Change somaxconn and backlog values to 65535
The value of `somaxconn` is a `ushort` in the kernel and will throw an error if the value is above 65535 instead of silently truncating it. The value of `tcp_max_syn_backlog` should also be equal to or less than the value of `somaxconn` as pointed out here:
http://stackoverflow.com/questions/1198564/programatically-evaluating-the-value-of-somaxconn-to-set-the-listen-backlog-par
Original issue is here:
https://github.com/owncloud/documentation/issues/1293
|
2015-07-08 09:10:27 -05:00 |
|
Morris Jobke
|
b01c1d3a82
|
generate documentation from config.sample.php
|
2015-07-07 09:44:11 +02:00 |
|
Jos Poortvliet
|
249d3fc93d
|
note that you can use Federated Cloud Sharing to improve scalability and that you should use the latest ownCloud if you care about this
|
2015-07-01 13:20:17 +02:00 |
|
Morris Jobke
|
cfe1b98865
|
Merge pull request #1259 from owncloud/occ-filescan
new options for files:scan
|
2015-06-29 08:02:40 +02:00 |
|
Morris Jobke
|
58ba724cf5
|
Update occ_command.rst
|
2015-06-29 08:02:11 +02:00 |
|
Morris Jobke
|
a0e99202b0
|
generate documentation from config.sample.php
|
2015-06-27 03:35:10 +02:00 |
|
Carla Schroder
|
833f73d738
|
new options for files:scan
|
2015-06-26 09:37:42 -07:00 |
|
Carla Schroder
|
6201281098
|
Merge pull request #1224 from owncloud/config.php-tricks
Add comment about *.config.php files
|
2015-06-26 08:42:15 -07:00 |
|
Carla Schroder
|
de836b8831
|
Update config_sample_php_parameters.rst
|
2015-06-26 08:40:34 -07:00 |
|
Carla Schroder
|
060331d975
|
new page Installing ownCloud From the Command Line
|
2015-06-24 15:33:32 -07:00 |
|
Carla Schroder
|
2c445c752b
|
Merge pull request #1252 from mmattel/nginx_add_header_security
add header security directives for nginx (see core #15342)
|
2015-06-24 10:59:20 -07:00 |
|
Martin
|
6dc03ebabb
|
add header security directives for nginx (see core #15342)
|
2015-06-24 15:07:58 +02:00 |
|
Carla Schroder
|
069020d5c5
|
typo correction occ install
|
2015-06-23 06:22:35 -07:00 |
|
Carla Schroder
|
f4945c4220
|
Merge pull request #1243 from owncloud/occ-install
new occ installation command
|
2015-06-22 16:38:37 -07:00 |
|
Carla Schroder
|
583b0c4a31
|
new occ installation command
|
2015-06-22 16:37:20 -07:00 |
|
Morris Jobke
|
b1733101bd
|
generate documentation from config.sample.php
|
2015-06-21 03:35:10 +02:00 |
|
Morris Jobke
|
763a218f19
|
generate documentation from config.sample.php
|
2015-06-18 03:35:11 +02:00 |
|
Carla Schroder
|
4ca3bde0ee
|
corrections and updates, remove db indexing sections
|
2015-06-17 09:25:36 -07:00 |
|
Morris Jobke
|
abec52ff34
|
Fix typo
|
2015-06-17 17:40:43 +02:00 |
|
Morris Jobke
|
f0051210e5
|
Add comment about *.config.php files
|
2015-06-17 16:51:37 +02:00 |
|
Lukas Reschke
|
6de4952a6b
|
Some more warnings
|
2015-06-15 10:50:58 +02:00 |
|
Lukas Reschke
|
949a7f3e94
|
Add includeSubDomains + preload recommendation
|
2015-06-15 10:48:08 +02:00 |
|
Morris Jobke
|
8969644755
|
generate documentation from config.sample.php
|
2015-06-04 03:35:10 +02:00 |
|
Carla Schroder
|
fb869df5de
|
Merge pull request #1178 from owncloud/add-new-php-hints
Add hints to use newest PHP version
|
2015-06-02 10:05:29 -07:00 |
|
Lukas Reschke
|
94603363fe
|
Reword as suggested by Carla
|
2015-06-02 18:43:41 +02:00 |
|
Morris Jobke
|
4b6a78818a
|
Merge pull request #1180 from owncloud/issue-16113-minimum-redis-version
Add minimum requirements of caches to the docs
|
2015-06-02 17:18:47 +02:00 |
|
Joas Schilling
|
b329e1e89a
|
Add minimum requirements of caches to the docs
|
2015-06-02 15:38:47 +02:00 |
|
Morris Jobke
|
6254585ba6
|
generate documentation from config.sample.php
|
2015-06-02 03:35:11 +02:00 |
|
Carla Schroder
|
1d5acfcd7f
|
update caching section of performance doc
|
2015-06-01 16:03:00 -07:00 |
|
Lukas Reschke
|
b4db9a23e1
|
Add hints to use newest PHP version
|
2015-06-01 17:58:02 +02:00 |
|
Morris Jobke
|
d19a3bdcbb
|
generate documentation from config.sample.php
|
2015-05-29 12:02:02 +02:00 |
|
Carla Schroder
|
4ba602f83b
|
minor typo fixes
|
2015-05-28 12:30:55 -07:00 |
|
Lukas Reschke
|
0e83ac38ba
|
Make wording more direct
|
2015-05-27 16:53:33 +02:00 |
|
Morris Jobke
|
9460c140e3
|
generate documentation from config.sample.php
|
2015-05-20 10:01:59 +02:00 |
|
RealRancor
|
efd378df8d
|
Add asset pipelining to performance tuning docs.
|
2015-05-12 10:59:39 +02:00 |
|
Carla Schroder
|
6c5e8014f6
|
ad
|
2015-05-11 16:12:41 -07:00 |
|
Markus Goetz
|
709381dbe5
|
Update performance_tuning.rst
Mentioned SSL session ticket configuration
Originally via https://github.com/owncloud/client/issues/3159
|
2015-05-08 14:33:32 +02:00 |
|
Carla Schroder
|
51485ee66b
|
hard limit on password length
|
2015-05-06 17:27:24 -07:00 |
|
Carla Schroder
|
8c0dbd10e2
|
batch of minor corrections
|
2015-05-06 13:21:21 -07:00 |
|
Carla Schroder
|
931651370c
|
remove redundant line re converting dbs
|
2015-05-06 12:56:15 -07:00 |
|
Joas Schilling
|
b50757f352
|
Remove double colon (only required before code blocks)
|
2015-05-06 09:27:08 +02:00 |
|
Joas Schilling
|
b68033f9ab
|
Explain output=json and output=json_pretty for lists
|
2015-05-06 09:05:26 +02:00 |
|
Joas Schilling
|
137cad31ce
|
Fix the default syntax of occ status
|
2015-05-05 08:49:09 +02:00 |
|
Joas Schilling
|
13344e4ed4
|
group is an array which can be used multiple times
|
2015-05-05 08:47:14 +02:00 |
|
Joas Schilling
|
229c040207
|
app:check-code does not enable the app
|
2015-05-05 08:45:08 +02:00 |
|
Carla Schroder
|
e83d7549e9
|
Merge pull request #1098 from owncloud/occ
update 8.1 occ page with new commands
|
2015-05-04 15:55:11 -07:00 |
|
Carla Schroder
|
ccc3f8edb1
|
updated OCC commands
|
2015-05-04 15:51:55 -07:00 |
|
Carla Schroder
|
be821f8273
|
new page 'Warnings on Admin Page'
|
2015-05-01 14:48:45 -07:00 |
|
Carla Schroder
|
0a2428434a
|
update occ page with new commands
|
2015-05-01 10:19:19 -07:00 |
|
Morris Jobke
|
bfd1b6e175
|
generate documentation from config.sample.php
|
2015-04-27 02:37:30 +02:00 |
|
Carla Schroder
|
f304bf0f69
|
Merge pull request #1079 from RealRancor/fix_activity_link
Fix link for activity configuration
|
2015-04-23 15:04:59 -07:00 |
|
Carla Schroder
|
27532b32c3
|
add External Sites page
|
2015-04-23 14:50:47 -07:00 |
|
Carla Schroder
|
79ee6c4211
|
corrections to performance tips doc
|
2015-04-23 12:48:44 -07:00 |
|
Carla Schroder
|
e3290bab8e
|
updated opcache info
|
2015-04-23 12:48:23 -07:00 |
|
RealRancor
|
abd2d9c2bb
|
Fix link for activity configuration
|
2015-04-23 19:51:00 +02:00 |
|
RealRancor
|
781551f443
|
Added description and config hints for activity app
|
2015-04-23 17:29:03 +02:00 |
|
Carla Schroder
|
546b0057e8
|
corrections to 'Hardening and Security Guidance'
|
2015-04-22 08:42:30 -07:00 |
|
Carla Schroder
|
1b45dc9f9a
|
Update harden_server.rst
|
2015-04-22 08:35:46 -07:00 |
|
Carla Schroder
|
a86c041c5c
|
Update harden_server.rst
|
2015-04-22 08:33:35 -07:00 |
|
Lukas Reschke
|
8de9a5b53e
|
Rewording as suggested by Carla
|
2015-04-20 21:43:01 +02:00 |
|
Lukas Reschke
|
6fded724eb
|
Add tip to disable preview generation
|
2015-04-20 11:39:12 +02:00 |
|
Lukas Reschke
|
b36b673955
|
Proper link to other docs
|
2015-04-20 11:34:37 +02:00 |
|
Lukas Reschke
|
cfabd0c87d
|
Add information about SELinux
|
2015-04-20 11:32:54 +02:00 |
|
Lukas Reschke
|
0e60dcc866
|
Add urandom information
|
2015-04-20 11:32:54 +02:00 |
|
Morris Jobke
|
9dd03a8703
|
generate documentation from config.sample.php
|
2015-04-17 03:35:11 +02:00 |
|
Morris Jobke
|
8a0ddfc5b5
|
generate documentation from config.sample.php
|
2015-04-10 23:51:43 +02:00 |
|
Carla Schroder
|
b1362f7352
|
batch of small corrections
|
2015-04-07 11:42:12 -07:00 |
|
Morris Jobke
|
7822ec70d5
|
generate documentation from config.sample.php
|
2015-04-03 03:35:11 +02:00 |
|
Lukas Reschke
|
c6a213224f
|
Merge pull request #1003 from owncloud/add-data-girectory-hint
Add data directory hint
|
2015-04-02 15:27:26 +02:00 |
|
Morris Jobke
|
a121c7e49e
|
Merge pull request #957 from owncloud/pipelining-and-git
Warning about using git and asset-pipelinging together
|
2015-04-02 14:05:44 +02:00 |
|
Martin
|
e496d4ac81
|
Small corrections to performance_tuning.rst (orphand apastrophs, missing | ect)
|
2015-04-01 16:39:10 +02:00 |
|
Morris Jobke
|
c2f6cbd3a2
|
generate documentation from config.sample.php
|
2015-03-31 09:59:26 +02:00 |
|
Lukas Reschke
|
66755d9686
|
Update hardening.rst
|
2015-03-30 19:46:14 +02:00 |
|
Lukas Reschke
|
633a897a44
|
Add data directory hint
|
2015-03-30 17:03:01 +02:00 |
|
RealRancor
|
7220023269
|
Added note to prefer webcron or system cron for activity and external
storages
|
2015-03-29 20:24:39 +02:00 |
|
Lukas Reschke
|
89be8ab8c6
|
Add SOP single domain hint
|
2015-03-26 20:08:52 +01:00 |
|
Lukas Reschke
|
ad207b6031
|
Add some basic security hardening guidances
As stated in https://github.com/owncloud/core/pull/15225, more can come in the future then.
|
2015-03-26 16:30:06 +01:00 |
|
Joas Schilling
|
e191cb74c6
|
Add documentation for the "activity_expire_days" config option of activity
|
2015-03-26 14:34:42 +01:00 |
|
Morris Jobke
|
3ca505cc7e
|
add end tag for config documentation to be able to extend the documentation
|
2015-03-26 14:29:52 +01:00 |
|
Morris Jobke
|
d48dfdc857
|
generate documentation from config.sample.php
|
2015-03-19 03:35:10 +01:00 |
|
Olivier Paroz
|
6b4d921c03
|
Warning about using git
|
2015-03-17 11:02:02 +01:00 |
|
Olivier Paroz
|
1f038f8420
|
Files in assets are auto-updated
|
2015-03-13 19:06:31 +01:00 |
|
Olivier Paroz
|
bdc9d8a625
|
Asset pipelining clarifications
A user complained that the instructions were not clear, so hopefully this makes it easier to configure for people new to ownCloud
|
2015-03-13 18:44:40 +01:00 |
|
Carla Schroder
|
bf985b90f7
|
remove obsolete performance_tips page (merged into performance_tuning)
|
2015-03-09 16:11:33 -07:00 |
|
Carla Schroder
|
68ef4aa62d
|
Merge branch 'master' into performance
Conflicts:
admin_manual/configuration_server/performance_tips.rst
|
2015-03-09 16:07:57 -07:00 |
|
Carla Schroder
|
e96809e034
|
typo correction performance tips
|
2015-03-09 16:04:35 -07:00 |
|
Carla Schroder
|
5e6e05d73f
|
consolidated and repaired formatting on performance tips pages
|
2015-03-09 16:01:43 -07:00 |
|
Robin McCorkell
|
b8ebee1333
|
Add documentation for new memcache configuration
See owncloud/core#13368
|
2015-03-05 13:20:13 +00:00 |
|
Carla Schroder
|
4ba9d659d3
|
remove mod_deflate
Because it is not supported in oC, and will not be.
https://github.com/owncloud/client/issues/965
|
2015-03-04 13:57:56 -08:00 |
|
Morris Jobke
|
7d985483a2
|
generate documentation from config.sample.php
|
2015-03-02 19:22:46 +01:00 |
|
Carla Schroder
|
3acb619217
|
Unified admin manual incorporatating both server & enterprise editions
|
2015-02-26 15:31:06 -08:00 |
|