douchendan0040 2016-10-14 11:29
浏览 32
已采纳

Laravel 4.2落后于ELB - Sessions无效

I'm running Laravel 4.2 with database session storage. My application is running behind a Load Balancer.

When only one instance is running, my application works fine. Then if i enable a second instance my application stops working.

My application adds a session to the database on almost every pageload, and i can't write/read sessions (and can't login).

Here is my session config

return array(

    'driver' => 'database',

    'lifetime' => 1440,

    'expire_on_close' => false,

    'files' => storage_path().'/sessions',

    'connection' => "mysql",

    'table' => 'sessions',

    'lottery' => array(2, 100),

    'cookie' => 'ycrm_session',

    'path' => '/',

    'domain' =>  null,

    'secure' =>  false,

);

My sessions table looks like this enter image description here

Have anybody experied that issue before?

  • 写回答

1条回答 默认 最新

  • dsdtumf776629385 2016-10-19 07:48
    关注

    I found the problem. I'm using forge to manage and deploy my application. When i deploy my code its running composer install and its seems to edit my config/app.php . I just redeployed my config/app.php and its starts working.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 蓝桥oj3931,请问我错在哪里
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染