Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo server - Slow downloads speeds

aengle-smsi November 3, 2017

Hi,   We moved Bamboo to a new Cent OS 7.2 server.  For some unknown reason we are have slow download speeds.  We have secured the server using nginx acting as a proxy/SSL.  But, even when allow download directly from Bamboo over port 8085 they are slow and time out 50% of the time.

 

We haven't noticed any  build issue but once the build is completed and we attempt to download it.  

 

Thanks!

 

 

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 3, 2017

Dear Alan, 

 

it will be nice if you provide kindly your top(or htop) screenshots, free -mt.

Looks like problem with limits, please, provide   

cat /proc/sys/fs/file-max

ulimit -a

 

Please, review it

https://wiki.mikejung.biz/OS_Tuning

 

Cheers, 

Gonchik Tsymzhitov

Tobias Karlsson November 8, 2017

Here are some more information on my and Alan's problem:

free -mt

total        used        free      shared  buff/cache   available

Mem:          15887        2069        2962           8       10855       13469

Swap:          7999           0        7999

Total:        23887        2069       10962
cat /proc/sys/fs/file-max

1614736
ulimit -a

core file size          (blocks, -c) 0

data seg size           (kbytes, -d) unlimited

scheduling priority             (-e) 0

file size               (blocks, -f) unlimited

pending signals                 (-i) 63462

max locked memory       (kbytes, -l) 64

max memory size         (kbytes, -m) unlimited

open files                      (-n) 16384

pipe size            (512 bytes, -p) 8

POSIX message queues     (bytes, -q) 819200

real-time priority              (-r) 0

stack size              (kbytes, -s) 8192

cpu time               (seconds, -t) unlimited

max user processes              (-u) 63462

virtual memory          (kbytes, -v) unlimited

file locks                      (-x) unlimited

 

i added

/etc/security/limits.d/limmits.d/99-config.conf

* hard nofile 65536

* soft nofile 16384

MariaDB and bamboo was restarted

No different behavior on the server.  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events