Skocz do zawartości

qqnamuniu

Użytkownicy
  • Zawartość

    8
  • Rejestracja

  • Ostatnio

Posty napisane przez qqnamuniu


  1. Niestety musze emigrować z hostingu od cyberfolks gdyż mają limity ilości plików 1 000 000 a moje projektu wymagają dużej ilości miejsca i ilości plików 

    Szukam VPN zarządzanego z dostępem do directadmin, moje wymagania to możliwość zwiększania ilości miejsca, brak limitów ilości plików

    na dzień dzisiejszy zapotrzebowanie mam na 100-150 GB ,  brałbym od nich vman_G0!  100GB z 4x vCore 8GB ramu  ale niestety musze się z nimi pożegnać z powodu braku możliwości dopłaty np. po roku do kolejnych 50GB - żenada. Zależy mi na elastycznym pakiecie 

    #cyberfolsk #cyber_folks #vps

    Co polecacie ?   myślę o hitme, ich oferta mi odpowiada pytanie jak z jakością ?

    pozdrawiam

    M.

     


  2. Witam,

    Przesiadam się ze swoim blogiem na nowego VPS u innego dostawcy,

    Proszę o zaproponowanie i wykonanie optymalnej konfiguracji by w pełni wykorzystać najbardziej optymalne ustawienia pod konfigurację sprzętowa.

     

    Na chwilę obecną testuje CentOS 6.3 32bit Wordpress Apache+APC+Varnish

    Ale mam pewne problemy, które przerastają moją wiedzę.

    Na starym serwerze miałem debiana + apache+ memcache + akcelerator.

     

    Obecna konfiguracja sprzętowa vpsa 3x2 Ghz 3 Ghz ramu

     

    Proszę o oferty cenowe (nie musi być fv)

    -zaproponowanie optymalnego rozwiązania

    do wyboru różne OSy - moge przeinstalwoać vpsa w każdej chwili

    -uruchomienie optymalizacja usług

    www/mysql/cahce/phpmyadmin akceleracja etc

    -przeniesienie dwóch stronek (tar.gz) i uruchomienie dwóch baz danych ze starego serwera (~30Mb)

     

    proszę o rozsądne oferty cenowe

     

     


  3. vps w biznes-host, dziwne bo po restarcie vps'a z panelu wszystko wraca do normy, dziś takie zwiechy miałem o 13:15 restartowałem z 3 razy hmm czyli mówicie że w konfigu może być wszystko ok, a wywaliłem poprzednia konfigurację i stawiałem od nowa bo tez miałem takie zwiechy ale obwiniałem to poinstalowanymi pierdołami apache2,postfixy,bindy,ispconfig, munin itp, teraz mam tylko php,mysql,lighttpd,phpmyadmin

     


  4. Mam wykupiony serwer vps, dopiero co przeżuciem bloga na wordpressie na niego, a codziennie odnotowuje jakąś zwiechę

     

    parametry vps

    procesor 3Ghz

    ram gwarantowany 1024 MB

     

    mam odpalony tylko

    lighttpd

    php5

    mysql

     

    serwer raz dziennie potrafi się powiesić

    brak pinga, brak usług, trup, w panelu administracyjnego gdzie mogę go zrestartować jest informacje że działa.

     

    brak jakichkolwiek informacji które mogłyby mnie naprowadzić na problem z logach

    co to może być ?

     

    dodam że my.conf nie ruszałem

    php.ini

    chyba ważna jest memory_limit=256M

     

    Czytam po google że może mysql zdziera cały ram i dlatego się wiesza, ale nie było by nić w logu ?

    Ruch na blogu jest raczej nieduży max userów 20 online

    jak skonfigurować optymalnie my.conf i php.ini dla parametrów mojego serwera

     

    proszę o pomoc

     



            -- MYSQL PERFORMANCE TUNING PRIMER --
                 - By: Matthew Montgomery -
    
    MySQL Version 5.1.66-0+squeeze1 i486
    
    Uptime = 0 days 0 hrs 34 min 31 sec
    Avg. qps = 42
    Total Questions = 88364
    Threads Connected = 1
    
    Warning: Server has not been running for at least 48hrs.
    It may not be safe to use these recommendations
    
    To find out more information on how each of these
    runtime variables effects performance visit:
    http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html
    Visit http://www.mysql.com/products/enterprise/advisors.html
    for info about MySQL's Enterprise Monitoring and Advisory Service
    
    SLOW QUERIES
    The slow query log is NOT enabled.
    Current long_query_time = 10.000000 sec.
    You have 0 out of 88385 that take longer than 10.000000 sec. to complete
    Your long_query_time seems to be fine
    
    BINARY UPDATE LOG
    The binary update log is NOT enabled.
    You will not be able to do point in time recovery
    See http://dev.mysql.com/doc/refman/5.1/en/point-in-time-recovery.html
    
    WORKER THREADS
    Current thread_cache_size = 0
    Current threads_cached = 0
    Current threads_per_sec = 1
    Historic threads_per_sec = 0
    Your thread_cache_size is fine
    
    MAX CONNECTIONS
    Current max_connections = 151
    Current threads_connected = 1
    Historic max_used_connections = 4
    The number of used connections is 2% of the configured maximum.
    You are using less than 10% of your configured max_connections.
    Lowering max_connections could help to avoid an over-allocation of memory
    See "MEMORY USAGE" section to make sure you are not over-allocating
    
    INNODB STATUS
    Current InnoDB index space = 4 M
    Current InnoDB data space = 7 M
    Current InnoDB buffer pool free = 0 %
    Current innodb_buffer_pool_size = 8 M
    Depending on how much space your innodb indexes take up it may be safe
    to increase this value to up to 2 / 3 of total system memory
    
    MEMORY USAGE
    Max Memory Ever Allocated : 28 M
    Configured Max Per-thread Buffers : 405 M
    Configured Max Global Buffers : 17 M
    Configured Max Memory Limit : 423 M
    Physical Memory : 1.50 G
    Max memory limit seem to be within acceptable norms
    
    KEY BUFFER
    Current MyISAM index space = 11 M
    Current key_buffer_size = 7 M
    Key cache miss rate is 1 : 2495
    Key buffer free ratio = 88 %
    Your key_buffer_size seems to be fine
    
    QUERY CACHE
    Query cache is supported but not enabled
    Perhaps you should set the query_cache_size
    
    SORT OPERATIONS
    Current sort_buffer_size = 2 M
    Current read_rnd_buffer_size = 256 K
    Sort buffer seems to be fine
    
    JOINS
    Current join_buffer_size = 132.00 K
    You have had 47 queries where a join could not use an index properly
    You should enable "log-queries-not-using-indexes"
    Then look for non indexed joins in the slow query log.
    If you are unable to optimize your queries you may want to increase your
    join_buffer_size to accommodate larger joins in one pass.
    
    Note! This script will still suggest raising the join_buffer_size when
    ANY joins not using indexes are found.
    
    OPEN FILES LIMIT
    Current open_files_limit = 1024 files
    The open_files_limit should typically be set to at least 2x-3x
    that of table_cache if you have heavy MyISAM usage.
    Your open_files_limit value seems to be fine
    
    TABLE CACHE
    Current table_open_cache = 64 tables
    Current table_definition_cache = 256 tables
    You have a total of 118 tables
    You have 64 open tables.
    Current table_cache hit rate is 4%
    , while 100% of your table cache is in use
    You should probably increase your table_cache
    
    TEMP TABLES
    Current max_heap_table_size = 16 M
    Current tmp_table_size = 16 M
    Of 13759 temp tables, 31% were created on disk
    Perhaps you should increase your tmp_table_size and/or max_heap_table_size
    to reduce the number of disk-based temporary tables
    Note! BLOB and TEXT columns are not allow in memory tables.
    If you are using these columns raising these values might not impact your
    ratio of on disk temp tables.
    
    TABLE SCANS
    Current read_buffer_size = 128 K
    Current table scan ratio = 281 : 1
    read_buffer_size seems to be fine
    
    TABLE LOCKING
    Current Lock Wait ratio = 1 : 22179
    Your table locking seems to be fine
    
    

     

     


  5.  

    cgi.fix_pathinfo = 1
    

     

     

    gdzie dodałeś?

     

    Wklepałeś: apt-get install php5-fpm php5 ?

     

    wklepałem

    i dostałem:

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package php5-fpm
    
    

     

    Było tak w : /etc/php5/cgi/php.info

    ;cgi.fix_pathinfo = 1

    zmieniłem na

    cgi.fix_pathinfo = 1

    to samo w pliku /etc/php5/cli/php.info

     

    Jak sprawdzić czy działa ten fast cgi

    Stronę odpaliłem wygląda że jest ok

    http://123budujemy.pl


  6. Zrobiłem wszystko jak w tutorialu

    noi klops

    wszystkie wazne kroki poczynione

    service apache2 stop

    cgi.fix_pathinfo = 1

     

    konfig

    "mod_fastcgi", w modułach

     

    fastcgi.server = ( ".php" => ((
    "bin-path" => "/usr/bin/php5-cgi",
    "socket" => "/tmp/php.socket"
    )))

     

     

     

    root@vps:~# /etc/init.d/lighttpd restart
    Stopping web server: lighttpd.
    Starting web server: lighttpd2013-02-19 21:01:35: (plugin.c.131) Cannot load plugin mod_fastcgi more than once, please fix your config (we may not accept such configs in future releases
    .
    i co jest nie tak ? o co chodzi ???

  7. Witam, mam wykupiony VPS

    min 1 / max 1,5MB ramu

    pocesor 3Ghz

     

    Przenoszę swój blog oparty na wordpress 'ie

    Ruch w granicach 3 tys/dobe

     

    Jak optymalnie skonfigurować apache2 by wszystko dobrze śmigało

    Odpalony mam tylko apache2+mysql

     

     

    KeepAlive On
    Timeout 900
    MaxKeepAliveRequests 100
    KeepAliveTimeout 15

     

    <IfModule mpm_prefork_module>
    StartServers 1
    MinSpareServers 1
    MaxSpareServers 5
    MaxClients 100
    MaxRequestsPerChild 0
    </IfModule>
    <IfModule mpm_worker_module>
    StartServers 1
    MinSpareThreads 1
    MaxSpareThreads 4
    ThreadLimit 64
    ThreadsPerChild 25
    MaxClients 100
    MaxRequestsPerChild 0
    </IfModule>
    Proszę o poradę co ewentualnie jeszcze pozmieniać by było dobrze

    Pozdrawiam

    M

     

×